Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable exchange module for all builds #1236

Merged
merged 3 commits into from
Sep 28, 2018

Conversation

nczeczulin
Copy link
Contributor

The purpose of this patch is to expose IID_IExchangeManageStore and IID_IExchangeManageStoreEx for all builds. To minimize source changes, EdkSdk.lib now links for the 32-bit vs2015 builds as well.

However, we should consider deprecating and at some point finally removing all of the Exchange SDK library functions from the exchange module. This would also be the time to consider dropping the exchdapi module as well which is currently only building for 2.7 32-bit.

A separate commit was added to include an explicit relative import in mapiutil.py which for some reason lib2to3 was failing to process correctly. For consistency, emsabtags.py was also changed (but that was being correctly processed.)

@mhammond
Copy link
Owner

Hey Nick, nice to see you back! I'm very busy atm, but I'll get to this as soon as I can - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants